This repository contains the code for a simple calculator Android application developed as part of the OIBSIP internship program.
- Basic arithmetic operations: Addition, Subtraction, Multiplication, Division
- User-friendly interface
- Error handling for invalid inputs
- Download the source code.
- Import the project into Android Studio.
- Build and run the application on a device or emulator.
Contributions are welcome! Please follow these guidelines:
- Fork the repository.
- Create a new branch for your changes.
- Commit your changes with clear and descriptive commit messages.
- Push your branch to your fork.
- Create a pull request.
This project is licensed under the MIT License.
- OIBSIP internship program
- Android Developers
Please note: This is a basic calculator application and may not include all advanced features. Feel free to extend and improve upon this project!